Loading...
 
Skip to main content
New Themes

New Themes


tikipedia theme graphic options

posts: 5

Hi.
I'd like to ask how to add some graphical blocks of text into pages. I mean something like 6 blocks in 3 rows and 2 columns. I want to add to default page.

thx. very much.


posts: 254 Japan

If I understand you correctly, as web page content is displayed using HTML, you'd need to use divs to contain the blocks and CSS to position them. Please see Floated box demo for an example.

-- Gary


posts: 5
Yes, this is exactly what I need. Thx. for answer.