phpBBHacks.com - What am I doing Wrong??
phpBBHacks.com, the place for phpBB users
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Add Us:     MySpace     Facebook     StumbleUpon
Username:    Password:
Remember Me?    
What am I doing Wrong??
BlinkList
del.icio.us
Furl
linkaGoGo
reddit
Simpy
Mister Wong
Yahoo! My Web

Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 3 Styles and Graphics Support
 See a User Guidelines violation? Please contact us.
Author Message

Megan_F_G
New User

Joined: 26 May 2008
Posts: 7

PostPosted: May 26th 2008, 6:21 pm    Post subject: What am I doing Wrong?? Reply with quote

Hi there,

I have set up a new messageboard here:

www.sketchbooknz.com/Forum

However for the life of me I can' figure out how to get my banner at the top on its own. It is also an html file as I wanted people to be able to link to the other pages from it.

Does anyone know where I need to put it to get it to work?? I am using the Prosilver template

Thanks in advance.

Megan
Back to top
View user's profile Send private message

barryoneoff
Not So New User

Joined: 03 Feb 2007
Posts: 98
Location: East London, England

PostPosted: May 27th 2008, 4:54 am    Post subject: Reply with quote

You might find this useful. http://www.phpbb.com/community/viewtopic.php?f=74&t=639205&st=0&sk=t&sd=a
_________________
Too old to be a whiz-kid but too young to stop trying! Barryoneoff's website
Back to top
View user's profile Send private message Visit poster's website

Megan_F_G
New User

Joined: 26 May 2008
Posts: 7

PostPosted: May 27th 2008, 2:15 pm    Post subject: Reply with quote

Thanks so much for that. It was perfect!

Now to my next issue. Does anyone know how I can add cutom links below my banner? So they can go to the Home Page / Gallery etc? If anyone knows for the Prosilver template I would be extremely grateful!

Megan
Back to top
View user's profile Send private message

abble CoSa NoStrA
Well Known User

Joined: 14 Dec 2006
Posts: 165
Location: France

PostPosted: May 27th 2008, 3:52 pm    Post subject: Reply with quote

hi
to add links like faq or index, you need to edit:
buttons.css
exemple: icon and link for gallery after login/logout,

find
Code:
/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
   background-position: 0 50%;
   background-repeat: no-repeat;
   background-image: none;
   padding: 1px 0 0 17px;
}

add after .icon-search :
Code:
, .icon-gallery


after open colours.css and find :
Code:
.icon-search               { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); }

after, add:
Code:
.icon-gallery               { background-image: url("{T_THEME_PATH}/images/icon_gallery.gif"); }


of course you need an image was called icon_gallery.gif in images folder in theme of prosilver.

last step:
open overall_header.html and find:
Code:
               <li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>


after add:
Code:
               <li class="icon-gallery"><a href="url of your page" title="description of your page">Gallery</a></li>


that's all
_________________
Beat me if you can
=> War of Gross -be carefull, this is an addictive game ^^
Back to top
View user's profile Send private message

Megan_F_G
New User

Joined: 26 May 2008
Posts: 7

PostPosted: May 27th 2008, 4:33 pm    Post subject: Reply with quote

Okay, I tried doing this last night, and it worked. sort of

The link however put the forum address in first and then my link address. so if I click on the link I had created as per your instructions the address would come up as

www.sketchbooknz.com/forumwww.sketchbooknz.com/Gallery

instead of www.sketchbooknz.com/Gallery

Any ideas on how to get it just to say the second part and not the first??

Thanks in advance.


Megan
Back to top
View user's profile Send private message

~HG~
Dedicated User

Joined: 08 Nov 2003
Posts: 3192
Location: Australia

PostPosted: May 31st 2008, 1:06 pm    Post subject: Reply with quote

The URL part of the code for the gallery should simply be /gallery

Dont add the full URL
_________________
~HG~

|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots
Back to top
View user's profile Send private message Send e-mail Visit poster's website

Megan_F_G
New User

Joined: 26 May 2008
Posts: 7

PostPosted: May 31st 2008, 2:02 pm    Post subject: Reply with quote

Thanks, but then it would have still been wrong as it would have been /forum/gallery

However with a bit more playing I discovered that I had to include http:// to get it working properly.

So its all good now.

Thanks for all the help.

Megan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 3 Styles and Graphics Support All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB.it - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil

Network: iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - PhotoshopForums.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Staff - User Guidelines >

Copyright © 2001-2008. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. Hosted by 100MegsWebHosting. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.