Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 Separate Content

views
     
TSUbuntuClient
post May 29 2016, 05:18 AM, updated 8y ago

Regular
******
Senior Member
1,349 posts

Joined: Jun 2007
From: /puchong/cyberjaya/klang



Hi,

How to create separat content as picture? I saw template they have it. Anyone can give a clue?

Attached Image

Thanks.
chriss2010
post May 29 2016, 07:07 AM

Getting Started
**
Junior Member
71 posts

Joined: Sep 2009
QUOTE(UbuntuClient @ May 29 2016, 05:18 AM)
How to create separat content as picture? I saw template they have it. Anyone can give a clue?
u can mess around with the css with the html elements...

- html iframes/frame with defined height
- Responsive Bootstrap Grid with defined dimensions


Example with bootstrap
guydolares
post May 30 2016, 09:30 AM

Getting Started
**
Junior Member
56 posts

Joined: Aug 2015


template? which cms?

if its on template, u can adjust the css.

if its already prebuild in it, you might can simply change it on the backend.
CWTech
post May 30 2016, 09:36 AM

Getting Started
**
Junior Member
128 posts

Joined: Aug 2011
<html>
<head>
<title>Page Title</title>
</head>
<body>

<div style="border: 1px solid black; display: block; float: left; height: 500px; width: 10%;">
1
</div>
&nbsp;
<div style="border: 1px solid black; display: block; float: right; width: 80%;">
2
</div>
<br/><br/>
<div style="border: 1px solid black; display: block; float: right; width: 80%;">
3
</div>
</body>
</html>
TSUbuntuClient
post Jun 2 2016, 11:17 AM

Regular
******
Senior Member
1,349 posts

Joined: Jun 2007
From: /puchong/cyberjaya/klang



QUOTE(chriss2010 @ May 29 2016, 07:07 AM)
u can mess around with the css with the html elements...

- html iframes/frame with defined height
- Responsive Bootstrap Grid with defined dimensions
Example with bootstrap
*
Thanks dude. thumbup.gif thumbup.gif

 

Change to:
| Lo-Fi Version
0.0123sec    0.26    6 queries    GZIP Disabled
Time is now: 29th March 2024 - 12:32 AM