The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Category-header

4 posters

Go down

In progress Forum Category-header

Post by Nayashima Tokóro September 26th 2015, 5:51 pm

How may I change the forum category layout? I want to add like a fog-effect, if you know what I mean.
I want to change this section: http://prntscr.com/8kpfai
Nayashima Tokóro
Nayashima Tokóro
New Member

Male Posts : 20
Reputation : 1
Language : English, Swedish, Danish,
Location : Sweden

http://sscp.forumotion.com/

Back to top Go down

In progress Re: Forum Category-header

Post by brandon_g September 26th 2015, 6:04 pm

Hello,

You want to add an effect to the category text? Or do you want to change the text altogether? Or do you want to change how the sections are laid out?

If I understand correctly, then it should be the first one?


-Brandon
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: Forum Category-header

Post by Nayashima Tokóro September 26th 2015, 6:06 pm

brandon_g wrote:Hello,

You want to add an effect to the category text? Or do you want to change the text altogether? Or do you want to change how the sections are laid out?

If I understand correctly, then it should be the first one?


-Brandon

First one
Nayashima Tokóro
Nayashima Tokóro
New Member

Male Posts : 20
Reputation : 1
Language : English, Swedish, Danish,
Location : Sweden

http://sscp.forumotion.com/

Back to top Go down

In progress Re: Forum Category-header

Post by Ange Tuteur September 26th 2015, 6:18 pm

Hi @Nayashima Tokóro,

So a text-shadow effect, correct ? Try adding this to your stylesheet :
Display > Colors > CSS stylesheet
Code:
.forabg .header {
  text-shadow:0 0 6px #FFF;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forum Category-header

Post by Nayashima Tokóro September 26th 2015, 6:22 pm

Ange Tuteur wrote:Hi @Nayashima Tokóro,

So a text-shadow effect, correct ? Try adding this to your stylesheet :
Display > Colors > CSS stylesheet
Code:
.forabg .header {
  text-shadow:0 0 6px #FFF;
}

Didn't work..

But I didn't mean text shadow, more like an effect for the header. Like the background behind the text, that special section for the category head-line.
Nayashima Tokóro
Nayashima Tokóro
New Member

Male Posts : 20
Reputation : 1
Language : English, Swedish, Danish,
Location : Sweden

http://sscp.forumotion.com/

Back to top Go down

In progress Re: Forum Category-header

Post by SLGray September 26th 2015, 6:52 pm

Read Ange Tuteur's post below.


Last edited by SLGray on September 26th 2015, 7:01 pm; edited 1 time in total


Forum Category-header Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Forum Category-header

Post by Ange Tuteur September 26th 2015, 7:00 pm

A box-shadow ? That can make it look misty around a container if the softness is high enough.
Code:
.forabg .header, .forumbg .header {
  box-shadow:0 0 6px #FFF;
}

If not that, you can use a background image on it to achieve the effect you want.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum