Navigation problem |
Navigation problem |
Feb 18 2008, 05:28 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Jun 2007 Member No: 536,692 |
I have create my links for my navigation.But I want them horizontal,while now they are vertical.What should I do?
|
|
|
|
![]() |
Feb 18 2008, 07:49 PM
Post
#2
|
|
![]() always<3. ![]() ![]() ![]() ![]() Group: Official Designer Posts: 242 Joined: Mar 2006 Member No: 387,714 |
you need to edit the XX for div table, div td height.
CODE div table, div td {height:XXpx;} i edited the .nametext part. CODE .nametext {color:purple; font-family:century gothic; text-decoration:none; font-size:20pt; font-weight:normal; letter-spacing:-1pt; border:0px; line-height:18pt; background-color:transparent; text-transform:none;} some of your codes are repeating for hiding search bar. try this code. http://www.createblog.com/scripts/script.php?id=1104 it's missing a semicolon so remember to edit that. CODE .blogContentInfo {display:none} it should be 3px not just 3 CODE td.text td.text table table td {padding:3;} edit the last part of code to this CODE <style type="text/css"> body{ background-color:ffffff; border:0px; background-image:url(http://img238.imageshack.us/img238/1184/booj25bt6.jpg); background-attachment:fixed; background-repeat:repeat; background-position:top left; } </style> and can you give me the set of codes that includes the image and the links? |
|
|
|
Nina-Williams Navigation problem Feb 18 2008, 05:28 AM
twodreamlovers code and screenshot please Feb 18 2008, 10:13 AM
Nina-Williams Here a screenshot:
http://img221.imageshack.us/im... Feb 18 2008, 10:25 AM
twodreamlovers code please. and it is horizontal. Feb 18 2008, 05:41 PM
Nina-Williams INFO
<style>
.navigationBar{display:non... Feb 18 2008, 06:33 PM
Nina-Williams Thank you so much.
Yes,there are links,here:
... Feb 18 2008, 08:06 PM
twodreamlovers in the previous code, you didn't specify the c... Feb 18 2008, 08:15 PM
twodreamlovers oops sry, make .nav1 to a.nav1 Feb 18 2008, 08:16 PM
Nina-Williams Thanks,it works!
I wanted also the navigation ... Feb 18 2008, 08:26 PM
twodreamlovers oh, i see. (i didn't know you meant under the ... Feb 18 2008, 09:01 PM
Nina-Williams Thanks again,it helped so much! Feb 18 2008, 09:11 PM
twodreamlovers No problem. Glad I could help. :) Feb 18 2008, 10:30 PM
MissHygienic Topic closed and moved to MySpace Resolved Topics.... Feb 20 2008, 02:42 AM![]() ![]() |