Area51 @ 4seven.de

Mod Base and Testarea
It is currently 23 Feb 2025, 19:56

All times are UTC + 1 hour




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 17 Jan 2014, 06:16 
Offline
Tiptop
Tiptop

Joined: 23 Sep 2013, 11:59
Posts: 3
Hi,

I was looking at this old thread: https://www.phpbb.com/community/viewtop ... &t=1855005 and followed your instructions there and it helps. However, as I'm using different Font and background color for the BBcode Tags the words "Login" and "Register" becomes very invisible. Please see the below screen shot:

Attachment:
Hide BBcode.jpg
Hide BBcode.jpg [ 13.12 KiB | Viewed 4380 times ]

Could you please suggest how can I change the color of "these words" to make them more visible?


Top
 Profile  
Reply with quote  
PostPosted: 17 Jan 2014, 16:55 
Offline
Tiptop
Tiptop
User avatar

Joined: 20 Jun 2012, 16:55
Posts: 318
Find in mod description/instruction:

Code:
// No Code Content 4 Guests / 4seven / 2009
    'NO_CODE_FOR_GUESTS_1'    => 'Please ',
    'NO_CODE_FOR_GUESTS_2'    => 'Login',
    'NO_CODE_FOR_GUESTS_3'    => ' or ',
    'NO_CODE_FOR_GUESTS_4'    => 'Register',
    'NO_CODE_FOR_GUESTS_5'    => ', to see this Content',
// No Code Content 4 Guests / 4seven / 2009      

Replace with

Code:
// No Code Content 4 Guests / 4seven / 2009
    'NO_CODE_FOR_GUESTS_1'    => 'Please ',
    'NO_CODE_FOR_GUESTS_2'    => '<span style="color:green;">Login</span>',
    'NO_CODE_FOR_GUESTS_3'    => ' or ',
    'NO_CODE_FOR_GUESTS_4'    => '<span style="color:green;">Register</span>',
    'NO_CODE_FOR_GUESTS_5'    => ', to see this Content',
// No Code Content 4 Guests / 4seven / 2009     


Change green to each color you want (lightgrey (as word) or #83H6HT (hex) syntax)

_________________
Current Mods | Mod Base | php(BB) programming | No help via PM


Top
 Profile  
Reply with quote  
PostPosted: 17 Jan 2014, 20:49 
Offline
Tiptop
Tiptop

Joined: 23 Sep 2013, 11:59
Posts: 3
Thanks 4seven. This helps.

I know this is off topic but your name pretty different -- any specific reason behind? :) If it's too personal please ignore it.


Top
 Profile  
Reply with quote  
PostPosted: 18 Jan 2014, 15:24 
Offline
Tiptop
Tiptop
User avatar

Joined: 20 Jun 2012, 16:55
Posts: 318
I'd thought about a nick and this name arrived my head.
So no reason in itself, but an inspiration.

_________________
Current Mods | Mod Base | php(BB) programming | No help via PM


Top
 Profile  
Reply with quote  
PostPosted: 18 Jan 2014, 18:40 
Offline
Tiptop
Tiptop

Joined: 23 Sep 2013, 11:59
Posts: 3
Okay! :)

And once again Thanks for your help,

have a good one,


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 2 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
[ Time : 0.012s | 25 Queries | GZIP : Off ]