Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-05-2009, 01:36 PM   PM User | #1
oneto018
New Coder

 
Join Date: Nov 2009
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post
oneto018 is an unknown quantity at this point
New to site design. anyybody help me

I am already new to web design(both design and coding). I managed somewhat to write a normal , sometimes good templates based on css ,html and some javascript. When I started using drupal, I am afraid to edit anything in the code. Everything I did in admin cms mode(with redymade templates). Then I thought to edit template to create my own sub theme. Then I heard about zen, which is the starting point for all theme developers. I have edited somewhat using images made in gimp. But I couldn't go further. My design looks so weird without any buttons(I tried to add some chrome buttons. But The whole menu line becomes like a tube after adding it). I don't want my first sub theme to stuck down like this. here is the link: http://gangsters.cobra.exofire.net/.
Now am leaving the sitet in test mode
Please give me some suggestions to improve the theme(Atleast not looking weird) .Thanks in advance.
oneto018 is offline   Reply With Quote
Old 12-05-2009, 03:25 PM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
That link's dead...
SB65 is offline   Reply With Quote
Old 12-05-2009, 04:52 PM   PM User | #3
CaptainB
Regular Coder

 
Join Date: Jun 2007
Posts: 805
Thanks: 123
Thanked 23 Times in 23 Posts
CaptainB is an unknown quantity at this point
Quote:
Originally Posted by SB65 View Post
That link's dead...
Remove the ' . ' at the end of the URL.

To make some more space between your links, try this.
Edit the backgroundimageURL.jpg path to reflect your background-image for each menu item.

Code:
#primary ul li {
margin-left:5px;
margin-right:5px;
background-image:url(backgroundimageURL.jpg); 
background-repeat:repeat-x;
}
CaptainB is offline   Reply With Quote
Users who have thanked CaptainB for this post:
oneto018 (12-08-2009)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:59 AM.


Advertisement
Log in to turn off these ads.