Jump to content
Sign in to follow this  
avocationist

Using Brandnav is shrinking my logo

Recommended Posts

avocationist

Hi - I just found brandnav and am trying it out, but it looks like it is scaling down my logo. When I used firebug to look at the page, this is the part that impacts the size: #brandnav .mainlogo-link img { max-width: 100%; } When I get rid of max-width it puts up regular logo. But the nav then doesn't move over - any ideas how to handle this? Thanks

Share this post


Link to post
Share on other sites
aadf

Can you put up link to your site so I can test out CSS?

Share this post


Link to post
Share on other sites
darthninja

@Bryan, can you fix the include of the brandnav.css in the core code. It is included after the child theme css. This makes it more difficult to override since the styles have to be included in the admin dashboard instead of the child theme stylesheets. Thanks, Darryl

Share this post


Link to post
Share on other sites
sibilar

Hello Bryan, I'd like to know if Darryl's request was carried out, because I am trying to style the header (while using the brandnav) and the brandnav.css comes included AFTER de child theme css, making it impossible to customize without messing with the core files - which I don't want since this would make it more difficult for updates. Please let me know. Thanks! Sibila

Share this post


Link to post
Share on other sites
ricardo

Sibila, Like Brian said, you add that code to PlatformPro Settings > Custom Code > Custom CSS Rules. The css you add there is loaded last so you don't have that problem. Ricardo

Share this post


Link to post
Share on other sites
sibilar

Ricardo, Yes, that's what I've been doing now. But it would still be much easier - and user-friendly - if we could make all the changes straight onto the base.css file. That way we could keep all of our custom changes into one css file (or many) within the software we chose where we have access to things like line numbers and colors to differentiate the code for easier writing. Thanks! Sibila

Share this post


Link to post
Share on other sites
ricardo

You can do that but you'll need to mark the overrides as !important, I mean: { margin: 30px 0 0 50px !important; width:auto !important; } Beware that base.css was dropped in the 1.4.0 release. Ricardo

Share this post


Link to post
Share on other sites
sibilar

Hello Ricardo, I was not aware of the new release. I'm using PlatformPro 1.3.5 and PlatformBase 1.3.2 - How can I be notified of future releases?? On another note, on the new release how/where do we make the customizations? Thanks again! Sibila PS: Do you speak portuguese? I ask because I saw CandyStitch (em portugu??s)

Share this post


Link to post
Share on other sites
ricardo

Pagelines is working on that. Hopefully they will have news on that soon. You make your changes in style.css and also Custom CSS Rules. You're welcome! Ricardo Ps. Yes, I'm Portuguese! I live in Porto, Portugal!

Share this post


Link to post
Share on other sites
sibilar

Hello Ricardo, Thanks for the reply. I'll check the new version soon. Glad to know you are a 'conterr??neo' da nossa p??tria m??e :) I'm Brazilian! Mas moro nos Estados Unidos h?? 12 anos. Estou planejando uma visita a Portugal no ano que vem!!!! Vou precisar de boas 'dicas' dos melhores lugares :) I'm not going to keep going on this thread since the subject 'changed' a bit :) Mas podemos trocar emails para matermos contacto. Como fazemos isso sem postar o email aqui? Um grande abra?§o, Sibila

Share this post


Link to post
Share on other sites
ricardo

Sibila, Podes enviar um email para r arroba mblz.me =)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×