[FIXED] CSS help on portal news

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply
User avatar

Topic author
Pinsho
Active Member
Posts: 6
Joined: 1. October 2009 11:55
phpBB.com User: Pinsho

[FIXED] CSS help on portal news

Post by Pinsho »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://grupodelmaster.host56.com

What have you done before the problem was there?
Nothing

What have you already tryed to solve the problem?
Nothing

Description and Message
Hi all!

If I publish news on my portal and add text or image links, it would be great not have underlined or decorated links.
I do not know what css I have to modify to setup text-decoration: none;. I am using prosilver_se board3 portal config.

Could you help me?
Many thanks!
Last edited by Pinsho on 23. January 2010 14:37, edited 1 time in total.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: CSS help on portal news

Post by Marc »

Look for this in your colours.css:

Code: Select all

.postlink {
border-bottom-color:#368AD2;
color:#368AD2;
}
Remove border-bottom-color.
User avatar

Topic author
Pinsho
Active Member
Posts: 6
Joined: 1. October 2009 11:55
phpBB.com User: Pinsho

Re: CSS help on portal news

Post by Pinsho »

done...but no lucky :(
I did it wrong?
I changed colours.css from my styles>prosilver_se>theme folder...caché cleaned and theme and style refreshed :(
User avatar

Topic author
Pinsho
Active Member
Posts: 6
Joined: 1. October 2009 11:55
phpBB.com User: Pinsho

Re: CSS help on portal news

Post by Pinsho »

FIXED!

by changing that parameters in links.css

Thanks!
Post Reply

Return to “Styles Support”