Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Link not showing

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
Athena9188

Beginner
Beginner


Joined: Oct 15, 2007
Posts: 2

PostPosted: Mon Oct 15, 2007 3:34 pm    Post subject: Link not showing Reply with quote

I seem to have integrated phpbb2 successfully with gallery2. However, the only problem i have is that the link for gallery 2 doesn't show up in phpbb2. There is no link in the header or anything.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Link not showing  

Back to top
josh27

Beginner
Beginner


Joined: Oct 12, 2007
Posts: 6

PostPosted: Wed Oct 24, 2007 7:47 am    Post subject: Re: Link not showing Reply with quote

you have to modify the overall_header.tpl and subSilver.css ...

like this...

templates/subSilver/subSilver.css

#
#-----[ FIND ]------------------------------------------
#
scrollbar-darkshadow-color: #98AAB1;
}

#
#-----[ AFTER, ADD ]------------------------------------------
#
#gsNavBar div.gbBreadCrumb {
font-size: 1.6em;
}

span.block-core-SystemLink {
font-size: 1.6em;
}

#
#-----[ FIND ]------------------------------------------
#
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

#
#-----[ IN-LINE FIND ]------------------------------------------------
#
font-family:

#
#-----[ IN-LINE BEFORE, ADD ]-----------------------------
#
font-size: 10px;


templates/subSilver/overall_header.tpl

#
#-----[ FIND ]------------------------------------------
#
<!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->

#
#-----[ BEFORE, ADD ]------------------------------------------
#
{GALLERY2_JAVASCRIPT}
{GALLERY2_CSS}
<!-- BEGIN switch_phpbb_base -->
<base href="{switch_phpbb_base.PHPBB_BASE}">
<!-- END switch_phpbb_base -->

#
#-----[ FIND ]------------------------------------------
#
scrollbar-darkshadow-color: {T_TH_COLOR1};
}

#
#-----[ AFTER, ADD ]------------------------------------------
#
#gsNavBar div.gbBreadCrumb {
font-size: 1.6em;
}

span.block-core-SystemLink {
font-size: 1.6em;
}

#
#-----[ FIND ]------------------------------------------
#
font,th,td,p { font-family: {T_FONTFACE1} }

#
#-----[ IN-LINE FIND ]------------------------------------------------
#
font-family:

#
#-----[ IN-LINE BEFORE, ADD ]-----------------------------
#
font-size: {T_FONTSIZE1}px;

#
#-----[ FIND ]------------------------------------------
#
<img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}

#
#-----[ AFTER, ADD ]------------------------------------------
#
<img src="templates/subSilver/images/exif_parser.gif" border="0" alt="{L_GALLERY2}" hspace="3" />{L_GALLERY2}
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Issues » phpBB2 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic

 
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
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

6th year online! 2003-2008
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia