In stylesheet.css, where it says this:CBail wrote:hey i installed this styles and i was wondering how would you change the font on the site name and description uptop by the logo?
Code: Select all
h1 {
color: #FFFF33;
font-family: "Trebuchet MS" to Times New Roman, "Lucida Grande", Verdana, sans-serif;
font-size: 1.6em;
well now you have.mvnvltn wrote:I have asked this before and received no answer or help.
what exactly does this have to do with the black pearl style? this is a general question about phpBB and mods.WAR_PIG wrote:Hello, I'm a noob to portals. LOL Could someone help me out? Here is what I have for my gaming clan....
http://warhogs.us/phpbb/portal.php
This is what I want....
http://trf.mc-sig.de/portal.php
Notice all the different categories and blocks. I seem to be missing a lot in the MOD that I uploaded. Any help would be so appreciated. If this has been answered already in another thread, my apologies and could you direct me to it. I've been reading all over this forums. Thank you in advance!
Fine - this board is for STYLE support, not portals. For that you should go to the Black Pearl forum and ask there. That's what it's for.WAR_PIG wrote:This has to do with BlackPearl "Portal". It's what I'm running. I'm not quite sure why you answered here if you had no help though? LOL I'm just trying to figure out how to install more blocks and chat windows, etc with the "Black Pearl Portal".
Code: Select all
<a href="{U_INDEX}">{L_FORUM}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />
Code: Select all
<a href="http://www.yoursite.com">Home</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />