Shoutbox

CSS Help - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: General Chit Chat (/forumdisplay.php?fid=14)
+----- Thread: CSS Help (/showthread.php?tid=50713)

CSS Help by Ash_ on 09-20-2005 at 11:49 AM

i need to get a nav box to be inline with a content box but i cant use things like margin-top: or top: -* etc. there has to be a way without using numbers because if i use the top: -* then when i add another link to the nav i have to mod that css. and if i use margin-top i can only have 1 content box otherwise they will all pile. can someone help.

the current unfinished site is located http://ash.thedt.net/test/
.
thanks for any help =)


RE: CSS Help by qune on 09-20-2005 at 12:18 PM

please post your css code...

as far as I understand you have problems when adding a new navbox item?.. that can be easily solved with the <li> elements along remaining the navbox to stay in place...


RE: CSS Help by Ash_ on 09-20-2005 at 12:26 PM

i linked you to my website dude? im sure you can find the css code if you know what your doing. right now i cbf because im gaming. its in the source though.


RE: CSS Help by Ash_ on 09-20-2005 at 10:36 PM

no one :(


RE: CSS Help by wj on 09-20-2005 at 10:40 PM

For starters, Your missing your html and body tags.

I'll take a look at your CSS a little later when I get home, But in the mean time can you illustrate what you are trying to accomplish?


RE: CSS Help by Ash_ on 09-20-2005 at 10:56 PM

im trying to make a website template? possibly for a WoW guild/clan  yeh i havent added any of the tags yet sorry.

thanks fro your help WJ.