Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Problem Adding Logo Using Ads Manager Add-on

7 Posts
2 Users
0 Reactions
1,106 Views
Posts: 10
Topic starter
(@ediko)
Eminent Member
Joined: 4 years ago

Hello Admin,

I tried to add a logo to the top using Add manager add-on but the problem I have it that there's no option to align the image to the left. I tried modifying the CSS code via inspect elements but there's no option for that.

See attached image

Thanks

Forum Link: https://thecradlelife.com

Main logo issue

 

 

 

6 Replies
Kyle
Posts: 728
 Kyle
(@kylew)
Prominent Member
Joined: 4 years ago

Hi @ediko,

I saw that you have fixed the issue.

If you have any other question, just let me know.

5 Replies
(@ediko)
Joined: 4 years ago

Eminent Member
Posts: 10

@kylew please I think you mistake this post for the former thread.

I have not fixed the issue. My question is how to align that image left. There's no option to do that even using inspect element

Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@ediko,

The IMG is on the left side of the screen.

img
(@ediko)
Joined: 4 years ago

Eminent Member
Posts: 10

@kylew I don't know how you got this but the logo still displays in the centre.

See attached images from 3 different browser Firefox, Chrome and Opera to confirm

Logo Display in Chrome Browser
Logo Display in Firefox Browser
Logo View in Opera Browser

 

Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@ediko,

Try this:

#page #wpforo #wpforo-wrap .wpforo-ad.wpf-ad-top {
    display: inline-block;
    margin-left: -1px;
    margin-top: 0px;
}
(@ediko)
Joined: 4 years ago

Eminent Member
Posts: 10

@kylew Thanks it worked.

Share:
Scroll to top