Notifications
Clear all

wpForo 1.x.x [Solved] Simplified theme small fix

7 Posts
3 Users
4 Reactions
771 Views
dimalifragis
Posts: 2615
Topic starter
(@dimalifragis)
Famed Member
Joined: 4 years ago

Hello.

When a topic title is long, the left icon is somehow not in the same line with the title. See the image.

Any idea how i can fix this?

 

Thanks

6 Replies
Chris
Posts: 3649
(@chris)
Famed Member
Joined: 3 years ago

Hi @dimalifragis,

Try this CSS

#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-title {
    felx-wrap: unset !important;
}
5 Replies
dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615

@chris Thanks but it doesn't seem to fix the issue.

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3649

@dimalifragis,

The second option I found is that the icons are a little higher from the center, but I think this way is better looking.

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615

@chris I think the best way is to ALWAYS have the icons on 1st line and the title to the second line, no matter if it is long or not.

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1357

@dimalifragis 

[Solved] Long title icons bug in simplified layout 😉 

 

dimalifragis
(@dimalifragis)
Joined: 4 years ago

Famed Member
Posts: 2615

@tutrix Dude i OFFICIALY DELCARE YOU as the CSS King !

So many thanks for your kind offers for free in this community. Rare (comming) from users. Of cource the staff of gVectors is also great++++.