Forum Replies Created
-
Author
-
nuriflurryParticipant
Hi,
I already bought the license, but i would like to extend the support. Is this possible??nuriflurryParticipantThanks! I’ve made what you say, but the problem was that the font I’m using came with the theme. But now it’s ok.
Can you tell me if i need a license to use this kind of Fonts, as I have seen that some of the fonts that come with the theme, need a commercial use license.
ThanksnuriflurryParticipantThat’s perfect!!
Thank you very much and sorry for all the time you spent with this 😉nuriflurryParticipantHi Laura,
Sorry for all the misunderstanding. What you posted is what I want. I’ve attached an image of the desireable final result 🙂
Thanks.Attachments:
You must be logged in to view attached files.nuriflurryParticipantThanks! it works fine. i have to change the logo as I made this just to try.
Is there any recommended dimension for the logo?
And other thing, when i made the screen smaller, the logo just take 2 different sizes, and the small one is left aligned, is it possible to have it allways centered?nuriflurryParticipantthe idea would be having more padding in the left side of the container, and less padding on the right side.
I’m trying to play with this, but it doesn’t seem to work:@media (min-width: 90%) {
.container {
max-width: 90% !important;
padding-right: 0px;
}
}.sidebar-right .inner-content {
padding-left: 0px;
}nuriflurryParticipantI’ve checked it and see that what you have done is increase the “Main Menu Height” to 90, but this makes that the menu bar has also 90px of height, and the idea would be that i wouldn’t loose so much space in the menu bar. I would like to have like a 90px image logo height, but a 50px menu bar height. Is that possible?
nuriflurryParticipantNot sure why it works on internet explorer but not in firefox. I think it’s gonna be easier to leave the percentage, and try to put the right padding of the sidebar smaller. Can you help me with this?
nuriflurryParticipantHi,
I have even tried in other browser and it’s still the same… not sure if I’m doing something wrong:col-sm-9 {
width: 160% !important;
}nuriflurryParticipantHi,
I’ve add that to the css and modify the percentage, but the sidebar is still 25% of the width… -
AuthorPosts