Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Lionsanime Directory   1,000 Directory Submissions   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 10-09-2007, 03:51 AM   #1 (permalink)
Junior Member
 
Join Date: 06-22-07
Location: Malaysia
Posts: 24
iTrader: 0 / 0%
cheekui is liked by many
How to Add A Box On Only The index.php of My Site?

Okay... that sounds like a silly question..
But, it's actually more complicated than that.

I have a blog (miriguy.com) and I need to place a few paragraphs only on the first page, and put it inside a box.

An example would be like what u saw on socialmedia (dot) biz. I need something like the one they have at the end of the page.. the one that started from this line :From our partners....

Anyone have any idea about what I should in the CSS file and also the index.php?

Last edited by chicgeek : 10-16-2007 at 02:06 AM.
cheekui is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 10-10-2007, 04:57 PM   #2 (permalink)
Contributing Member
 
Dan Williamson's Avatar
 
Join Date: 05-01-06
Location: Manchester, UK
Posts: 259
iTrader: 0 / 0%
Latest Blog:
None

Dan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to beholdDan Williamson is a splendid one to behold
I haven't viewed there website but for a box all you need to do is add a div tag and then add a ID or Class to it and then use a CSS selector, mines the bare minimum so you can style the CSS yourself.

HTML Code:
<div id="bob" Content Here </div>
Then for the CSS.

Code:
#box { width: 200px; height: 200px; border: 1px border_stuff; padding: whatever padding you want; }
You will have to style it yourself, to make the box do what you want it to do but thats the basic structure of what you could do.
__________________

# Daniel Williamson.
# Opera.
# Python Programming Language
Dan Williamson is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Site dissapear and appear in index every day sniperhiga Google Forum 7 03-07-2007 11:41 AM
Why google index my site is more then nuttaphong191 SEO Forum 2 01-07-2007 03:32 AM
HELP! Site slowly disappearing from G's index... ross SEO Forum 10 03-07-2006 07:18 AM
Site Disappeared from Google Index!! bbott Google Forum 21 02-07-2005 04:35 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 06:48 PM.
© Copyright 2008 V7 Inc