1
Edwinspie
Vcorporation theme : Where to enlarge font of menus
  • 2007/6/24 1:26

  • Edwinspie

  • Just popping in

  • Posts: 84

  • Since: 2006/8/18


HI,

Could anyone tell me where to enlarge the fontsize of the user and main menu as well as the menu in the blue header of the Vcorporation theme?

Thanks,

Edwin

2
kris_fr
Re: Vcorporation theme : Where to enlarge font of menus
  • 2007/6/24 6:05

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hello,

i think in style.css : #xo-globalnav or #xo-globalnav li

@+

3
Edwinspie
Re: Vcorporation theme : Where to enlarge font of menus
  • 2007/6/24 9:49

  • Edwinspie

  • Just popping in

  • Posts: 84

  • Since: 2006/8/18


Hi,

Thanks for the tip but it doesn't seem to work.
(I cleared the templates_c folder and refreshed my browser)
Below the changes I've made.
Any other ideas ?

Thanks

Edwin



/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
floatright
padding40px 0 0
margin0 0 18px;
    
}
html #xo-globalnav { height: 2[color=CC0000]5[/color]px; } [color=CC0000](was 20)[/color]

#xo-globalnav .x2-label {
    
display:                            none;
}

#xo-globalnav ul
{

}

#xo-globalnav li {
font-size1.[color=CC0000]4[/color]em; [color=CC0000](was 1.0 em)[/color]
displayinline;
}

#xo-globalnav ul li a
{
padding30px 15px 0px 0
margin0 0 0 30px
color#ccc; 
background#505050 url(img/tab.gif) no-repeat right bottom; 
}

#xo-globalnav ul li a:hover
{
background#505050 url(img/tabhover.gif) no-repeat right bottom; color: #FEFFB8;
}

/*
#xo-globalnav a {
    color:                            #32529C;
    text-decoration:                none;
    background:                     inherit;
}
#xo-globalnav a:hover {
    color:                            #EAAD7B;
    text-decoration:                none;
    background:                     inherit;
}
*/

4
kris_fr
Re: Vcorporation theme : Where to enlarge font of menus
  • 2007/6/24 10:11

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


#userbar {font-size:1.2em;}
#mainmenu a {font-size:1.2em;}

5
Edwinspie
Re: Vcorporation theme : Where to enlarge font of menus
  • 2007/6/25 1:35

  • Edwinspie

  • Just popping in

  • Posts: 84

  • Since: 2006/8/18


Hi Kris,

Still not! Grrrrrrrrr!

Below the whole style.ccs as it is now.
Got no clue what else it could be!

Thanks for any other suggestions!

Edwin

/* Thanks to Snow77, Skalpa and Leostotch for the initial work  */
/* Mor.pho.GEN.e.sis version 1.1.2 by kris (http://www.xoofoo.org and http://www.frxoops.org) */
/* file name : style.css (version 1.1.2) - 25 mars 2007 */

@import url(forms.css);
@
import url(blocks.css);
@
import url(content.css);

*{ 
margin0padding0; }* 
htmlbody {
        
font.74em VerdanaArial"Trebuchet MS"Tahomasans-serif
    
line-height1.6em;
    
background#fff url(img/bg.gif) repeat-x; 
    
color#444; 
}

.
wrapper{
width900pxmargin0 auto;
}

table width:                     100%;}
table td {
    
padding:                         0;
    
border-width:                     0;
    
vertical-align:                 top;
}
#xo-canvas {
    
width900pxmargin0 auto;
}
body.theme-dialog #xo-canvas {
    
margin:                            0 0px;
}

/* ---------- Bannières ---------- */
#xo-banner {
    
clearboth;
    
background#fff url(img/intro.jpg) no-repeat;
    
color#4C8734;
    
height170px;
    
margin0 0 20px;
    
padding45px 20px 0 0;
    
text-alignright;
}

#xo-bannertop {

}

#xo-banner.commercial {
    
height:                            117px;
}
body.theme-dialog #xo-banner {
    
padding-top:                    6px;
    
padding-left:                    10px;
    
height:                            48px;
}
/* Keep the ad img centered by using auto-margins and centeredcontainer/leftalignedchild on MSIE */
#xo-banner-ad {
    
position:                        absolute;
    
top:                                10px;
    
right:                            16px;
}
#xo-banner-ad object, #xo-banner-ad img {
    
display:                            block;
}

/*---------------------- Nom du site dans le header ----------------------------*/
#xo-site-title {
fontbold 1.5em ArialSans-Serif;  
margin10px 0px 0px 0px
}

#logo {
margin10px 0px 0px 0px
height66px
width240px
floatleft
backgroundurl(img/logobg.gifno-repeat bottom
text-aligncenter;
}

a#xo-site-title {
color#ffffff;
}
a:hover#xo-site-title {
    
color#E4FFD3; 
    
backgroundinherit;
}
#xo-site-title.commercial {
    
padding:                         10px 0 0 0px;
    
margin:                             0 10px;
 }
 
#xo-site-title .commercial a:hover {
    
color:                            #EAAD7B;
    
background-color:             inherit;
}
/*----------------------- titre du slogan du site dans le header ------------------------*/
#xo-site-slogan {
fontbold 1.4em ArialSans-Serif;  
margin-top0pt;
margin-right0pt;
margin-bottom0pt;
margin-left0pt;
}
#xo-site-slogan.commercial {}

/*------------------------ Affichage du logo ----------------------------*/
#xo-main-logo {
    
position:                         relative;
    
top:                                 15px;
    
color:                            #666;
    
padding-left:                     10px;
    
background:                     transparent;
    }
#xo-main-logo.commercial {}
/*-------- Affichage des champs de saisie dans le header-----------*/
#xo-banner form {
    
margin:                            0;
    
display:                            inline;
}
#xo-banner input {
    
color:                            #333;
    
width:                            8em;
    
background-color:                #E2E2E2;
    
margin:                            0px 0px 0px 2px;
}

/*============== Styles pour l'include userbar.html =================*/
#xo-userbar {
font-size1.2emmargin102px 0 0
    
color:                            #FFF;
    
background-color:                 transparent;
}
#xo-userbar form {
    
display:                            inline;
    
padding:                            0;
}
#xo-userbar button {
    
margin:                             -3px;
    
border:                            0 none;
    
padding:                            0;
    
background:                        transparent none;
}
#xo-userbar button img {
    
width:                             22px;
    
height:                             22px;
 }
#xo-userbar img {
    
width:                             22px;
    
height:                             22px;
}
#xo-userbar input {
    
color:                            #333;
    
background-color:             #c6c7c9;
}

#xo-userbar a {
color#fff; 
background#8BE1FA; 
padding4px 4px 6px;
}
#xo-userbar a:hover {
color#fff; 
background#8BE1FA url(img/loginhover.gif) no-repeat;
}
#xo-uname {
    
color:                            #32529C;
    
font-size:                        1.1em;
    
font-weight:                    bold;
    
background:                     inherit;
}

/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
floatright
padding40px 0 0
margin0 0 18px;
    
}
html #xo-globalnav { height: 25px; }

#xo-globalnav .x2-label {
    
display:                            none;
}

#xo-globalnav ul
{

}

#xo-globalnav li {
font-size1.4em
displayinline;
}

#xo-globalnav ul li a
{
padding30px 15px 0px 0
margin0 0 0 30px
color#ccc; 
background#505050 url(img/tab.gif) no-repeat right bottom; 
}

#xo-globalnav ul li a:hover
{
background#505050 url(img/tabhover.gif) no-repeat right bottom; color: #FEFFB8;
}

/*
#xo-globalnav a {
    color:                            #32529C;
    text-decoration:                none;
    background:                     inherit;
}
#xo-globalnav a:hover {
    color:                            #EAAD7B;
    text-decoration:                none;
    background:                     inherit;
}
*/
/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
clearbothborder-top1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; 
}
body.theme-dialog #xo-footer { padding: .5em .5em; font-size:    .8em;}
#xo-footer a {
color#4CA031; background: #fff;
}
#xo-footer a:hover {
color:#CCC;
font-size:11px;
}
#xo-footer .copyright {
floatleftwidth500pxpadding7px 0 0 5pxmargin0 0 10px;
}
#xo-footer .design {
floatrightwidth250pxborder-left1px solid #ccc; padding: 7px 0 0 40px;
}
#xo-footer .rss {
    
position:                         relative;
    
display:                            block;
    
float:                             right;
    
top :                                4px;
    
right:                             2px;
    
background-color:             transparent;
}
#xo-footer .rss a:hover {    text-decoration: none;}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
    /*color:                            #666;
    background-color:             #c6c7c9;
    padding:                            12px;*/
width:100%;
padding-top:10px;
padding-bottom:10px;
}
#xo-page {
    /*color:                            #666;
    background-color:                #fff;
    border-width:                    1px 2px 2px 1px;
    border-style:                     solid;
    border-color:                    #b6b7b8;*/
/*width:503px;
float:right;
text-align:left;*/
}

#xo-content {
/*
    clear:                            both;
    padding:                            .5em;
    margin:                            0;
    /*color:                            #333;
    background-color:                #fff;*/
width:570px;
float:right;
text-align:left;
}

#xo-logger-output {font-size:    .8em;}

/*========== Menu principal dans bloc =============*/
/*
#mainmenu a {
    display:                         block;
    margin:                             0;
    padding:                         1px;
    font-size:                        1.2em;
    font-weight:                     500;
}
#mainmenu a:hover {
    text-decoration:                none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
    color:                            #fff;
    padding-left:                     20px;
    font-size:                        1.2em;
    font-style:                     italic;
    background-color:                inherit;
}
#mainmenu a.menuSub:hover {
    color:                            #32529C;
    background-color:             inherit;
}
*/
/*============ Menu utilisateur dans bloc ============*/
/*
#usermenu a {
    display:                         block;
    margin:                             0;
    padding:                         2px;
    color:                            #32529C;
    font-weight:                     normal;
    font-size:                         1.2em;
    line-height:                     1.4em;
    background-color:             inherit;
}
#usermenu a:hover {
    color:                            #666;
    padding-left:                     3em;
    font-style:                     italic;
    text-decoration:                none !important;
    border-left:                    1px solid #666;
    border-bottom:                    1px solid #666;
    background-color:             inherit;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    background-color:             #333;
    color:                             #ccc;
}
*/
/*=========== Règles nécessaires pour les anciens templates des modules ============*/
#usermenu a, #mainmenu a {    display: block;}
.xo-canvas-column .menuSub padding-left1.2em;}

Login

Who's Online

165 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits