Total members 11890 |It is currently Wed Apr 24, 2024 5:10 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





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 4999 times ]


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

Thanks.




Author:
Newbie
User avatar Posts: 10
Have thanks: 0 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;
}


_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

Thanks muchly msi_333! I was almost close to the right area!


Author:
Newbie
User avatar Posts: 10
Have thanks: 0 time
Post new topic Reply to topic  [ 3 posts ] 

  Related Posts  to : Nav button size
 Set image size as a percentage of the page size     -  
 Convert link and button to custom button with good style     -  
 What is the size of this Structure     -  
 Array size to zero     -  
 get string size in c++     -  
 how to find size without using sizeof     -  
 Auto image size     -  
 Get Directory size in java     -  
 Variable Size Arrays     -  
 set the size of border in pixels     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com