Total members 10262 | Gratitudes |It is currently Thu May 24, 2012 9:21 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 3 posts ] 
Author Question
 Question subject: Nav button size
PostPosted: Fri Feb 27, 2009 11:15 pm 
Offline
Newbie
User avatar

Joined: Tue Dec 30, 2008 10:41 am
Posts: 10
Has thanked: 0 time
Have thanks: 0 time

Holla,

I was just wondering how to reduce the size of the navigation buttons in sky_miles red!

Attachment:
untitled.PNG
untitled.PNG [ 2.38 KiB | Viewed 1291 times ]


My red box isn't around them properly but you know what i mean?

Thanks.


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Nav button size
PostPosted: Sat Feb 28, 2009 8:50 am 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2279
Location: Earth
Has thanked: 39 time
Have thanks: 61 time
you change in this part of stylesheet.css file .
Code:
#menumade a span {

   display:block;
   background: url(./images/tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   font-size:12px;
   color:#FFF;
}
#menumade li {
   display:inline;
   margin:0; padding:0;
}
#menumade a {
   float:left;
   background: url(./images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menumade a:hover {
   background-position:0% -42px;
}
#menumade a:hover span {
   background-position:100% -42px;
}

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Nav button size
PostPosted: Sat Feb 28, 2009 1:13 pm 
Offline
Newbie
User avatar

Joined: Tue Dec 30, 2008 10:41 am
Posts: 10
Has thanked: 0 time
Have thanks: 0 time
Thanks muchly msi_333! I was almost close to the right area!


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 3 posts ] 
Quick reply


  

 Similar topics
 Control font size of sub and sup text
 Strong tag with button tag
 Radio Button list validation
 Set image size as a percentage of the page size
 Auto image size
 put image on button in C#
 How to add Google plus button to smarty template (.tpl)
 set the size of border in pixels
 Array size to zero
 disable button

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team