8
it looks like it is using some CSS.
im not good with this stuff but. here is what u should do.
Edit. style.css that came with the theme
Replace
#accueil {position: absolute; left: 286px; top: 207px; width: 51px; height: 19px;}
#forum {position: absolute; left: 388px; top: 206px; width: 51px; height: 19px}
#annuaire {position: absolute; left: 339px; top: 206px; width: 51px; height: 19px}
#contact {position: absolute; left: 451px; top: 206px; width: 51px; height: 19px}
withL
#home {position: absolute; left: 158px; top: 206px; width: 47px; height: 19px;}
#abou {position: absolute; left: 208px; top: 206px; width: 62px; height: 19px;}
#sell {position: absolute; left: 273px; top: 206px; width: 88px; height: 19px;}
#ourb {position: absolute; left: 364px; top: 206px; width: 66px; height: 19px;}
#faqb {position: absolute; left: 433px; top: 206px; width: 36px; height: 19px;}
#foru {position: absolute; left: 472px; top: 206px; width: 45px; height: 19px;}
#memb {position: absolute; left: 520px; top: 206px; width: 62px; height: 19px;}
#cont {position: absolute; left: 584px; top: 206px; width: 58px; height: 19px;}
and in the theme.html file Replace
<div id="header">
<a id="accueil" href="<{$xoops_url}>" >A>
<a id="annuaire" href="<{$xoops_url}>/modules/mylinks/">A>
<a id="forum" href="<{$xoops_url}>/modules/newbb/" >A>
<a id="contact" href="<{$xoops_url}>/modules/contact/">A>div>
With:
<div id="header">
<a id="home" href="<{$xoops_url}>">A>
<a id="abou" href="<{$xoops_url}>/about">A>
<a id="sell" href="<{$xoops_url}>/sell">A>
<a id="ourb" href="<{$xoops_url}>/our">A>
<a id="faqb" href="<{$xoops_url}>/faq">A>
<a id="foru" href="<{$xoops_url}>/modules/newbb/">A>
<a id="memb" href="<{$xoops_url}>/members">A>
<a id="cont" href="<{$xoops_url}>/modules/contact/">A>div>
yea i know. i name things weird. hope that helps. . edit the links and i think some of those rectangles are off a pixel or two
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧