Alex Gold
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Modality] Header Image wrong sizeSame problem here, I think it’s linked to this code:
“
<div id=”header-holder” style=”position: relative; top: 0px; background: url(http://HEADERIMAGEFILENAME.png) 50% 0px / cover no-repeat fixed;” class=”stuckMenu”>
“
…but can’t work out what to change. I’m thinking the 50% looks strange, but it seems to be showing at about 800% zoom so no idea!
Frustrating as the main (and normally simplest) bit of branding on the whole site is harder to do on this theme I’ve paid for than any other theme I’ve tried.
Forum: Themes and Templates
In reply to: [Modality] Descriptions on sliderI can confirm that:
.banner .inner {
float: left;
text-align: left;
}.banner a.btn {
float: left;
margin-left: 20px;
}…left aligns the text and allows you to move it using the % value in the customise section as expected….however the button doesn’t move and will need to be moved by changing the margin-left value above.
Forum: Themes and Templates
In reply to: [Modality] Can I chang the order of the home page sections?I also have this question….a reply from the author would be good, as it’d make the theme I paid for more useable if this stuff was customisable.
Forum: Themes and Templates
In reply to: [Modality] Descriptions on sliderThanks for the code above, I will have a play. Think this should be in the customise section rather than having to play with css though….in the example video 18% left on the settings puts the text and the button slightly off the left side, when I try it 0% puts it in the middle and 18% puts it slightly off to the right from there. This isn’t mentioned in the guide video, but seems to be a common problem…