Notifications
Clear all

[Closed] could you do this design

18 Posts
3 Users
0 Reactions
756 Views
Posts: 79
Topic starter
(@sergido)
Estimable Member
Joined: 5 years ago

hello, I would like to know if with your plugin it would be possible to have this design as it is, and how to do it

DEMO: foroposadas.com

17 Replies
dimalifragis
Posts: 2615
(@dimalifragis)
Famed Member
Joined: 4 years ago

The above site uses wpForo plugin and i see no special customization or anything.

So of cource it can be done, have you tried? Where is the difficulty?

Tutrix
Posts: 1415
(@tutrix)
Noble Member
Joined: 4 years ago

@sergido

if you want to change the Font Awesome Icons, you can find instructions here

Replace Font-Awesome Icons with Images?

Posts: 79
Topic starter
(@sergido)
Estimable Member
Joined: 5 years ago

It is not about icons, it is about the design as mentioned above that website, use your plugin but nevertheless, the design is better that way

13 Replies
Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1415

@sergido 

the demo page uses the simple layout with CSS "border-radius" and "box-shadow"

(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@tutrix I would like to have the demonstration as well, how to do it

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1415

@sergido 

https://wpforo.com/docs/root/categories-and-forums/forum-layouts/

(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@tutrix I just did it, and it doesn't come out like the demo above, I'll pass you what you told me to do: https://foro-tarot.com/, as you can see it doesn't come out like the demo from: foroposadas.com

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615

@sergido 

This must be removed from wpforo pages. No caching for wpForo.

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more:  https://wp-rocket.me  - Debug: cached@1659459105 --

https://wpforo.com/community/faq/wpforo-and-cache-plugins/

(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@dimalifragis I just removed that plugin, but it's still the same

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615
Posted by: @sergido

@dimalifragis I just removed that plugin, but it's still the same

Well my comment was just to alert you, nothing to do with your question.

 

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1415
Posted by: @sergido

@tutrix I just did it, and it doesn't come out like the demo above, I'll pass you what you told me to do: https://foro-tarot.com/, as you can see it doesn't come out like the demo from: foroposadas.com

i think you know yourself you are not using the "simple layout"

but you can try this css code

 

#wpforo {
width: 90%;
margin: 0 auto;
}
#wpforo #wpforo-wrap .wpforo-category {
background-color: #185886 !important;
height: 40px;
border-radius: 4px 4px 0px 0px;
padding: 5px 10px !important;
}
#wpforo #wpforo-wrap .wpfl-4,
#wpforo #wpforo-wrap .wpfl-3,
#wpforo #wpforo-wrap .wpfl-1 {
box-shadow: 0 0 10px #c4d8eb !important;
margin-bottom: 50px
}
(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@tutrix add your code, and still the same

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1415

@sergido 

where you add it?

I don't see the code on your page

 

Dashboard > Forums > Settings > Style (custom css)

(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@tutrix Well, it's placed there where you told me.

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1415

@sergido 

<!-- This site is optimized with the Yoast SEO Premium plugin v17.8 (Yoast SEO v19.3) -  https://yoast.com/wordpress/plugins/seo/  -->
(@sergido)
Joined: 5 years ago

Estimable Member
Posts: 79

@tutrix Yes, I have that plugin, is there a problem?

Tutrix
Posts: 1415
(@tutrix)
Noble Member
Joined: 4 years ago

https://wpforo.com/community/postid/67815/