[SOLVED] Cosmos banner and banner on the left

Please post any support questions here. Guest posting is allowed
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

[SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

Hi!

Nearly everything is in the title. I'd like to align the banner on the left of the screen, that's all ! In fact, I'm using the banner as a site logo.

I know a bit about css coding so I can edit the file on my server, if it's easier for you.

Can you help me, please?

Moreover, is there a way to mask the site name, please?
Last edited by BBBenj on Sun Feb 06, 2022 11:48 am, edited 3 times in total.
Administrator
Site Admin
Posts: 804
Joined: Tue Nov 18, 2014 11:30 am

Re: [SOLVED] Cosmos banner and banner on the left

Post by Administrator »

I havent tested it, but this should work

OPEN

hifikabin/cosmosbanner/styles/prosilver/theme/cosmosbanner.css

FIND

Code: Select all

.headerbar .cosmos-banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
REPLACE WITH

Code: Select all

.headerbar .cosmos-banner {
	display: block;
	align: left;
	max-width: 100%;
}
SAVE > UPLOAD > PURGE CACHE

The Site Name should already be hidden, if it is not please send me a screenshot showing what you mean
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

Re: [SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

Thanks a lot, it works perfectly.

I blame myself for not having thought about it. :evil:

I'll mark the topic as solved.
Administrator
Site Admin
Posts: 804
Joined: Tue Nov 18, 2014 11:30 am

Re: [SOLVED] Cosmos banner and banner on the left

Post by Administrator »

Glad it works OK. Enjoy
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

Re: [SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

You can be proud, your extension is a must!

Here is a preview of my future forum, still in development, therefore quite empty :wink: :
image_2022-01-12_105323.png

See how useful is your extension!
You do not have the required permissions to view the files attached to this post.
Administrator
Site Admin
Posts: 804
Joined: Tue Nov 18, 2014 11:30 am

Re: [SOLVED] Cosmos banner and banner on the left

Post by Administrator »

Thanks, its niche but if you want that sort of extension its the sort of extension that you will want :smt005

Your site is looking good, I wish you the best of luck with it.
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

Re: [SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

Really thank you!

Opening scheduled on january, 23rd. But as everything is late :lol:
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

Re: [SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

Hi!

Here is the french translation for this wonderful extension:
Cosmosbanner-3.2.0-RC8_fr.zip
I hope you'll enjoy.
You do not have the required permissions to view the files attached to this post.
Administrator
Site Admin
Posts: 804
Joined: Tue Nov 18, 2014 11:30 am

Re: [SOLVED] Cosmos banner and banner on the left

Post by Administrator »

YES! that worked

I'll add it to the language pack next
BBBenj
Posts: 18
Joined: Tue Jan 11, 2022 4:18 pm

Re: [SOLVED] Cosmos banner and banner on the left

Post by BBBenj »

At least!!!

Fine.