Forum Replies Created
list of topics you have created till now.
-
-
Well i have a seperate issue that images that i add are HUGE for some reason, it’s only a 500×200 pixel image, but it fills the entire screen (unless i left or right align the picture, then it looks normal).
Should i create a new topic for that?
Ah ok it works if i combine the both together, standalone neither works. If i only use
.blog-single .layout-fixed { max-width: none; }
then only the title of the blogpost is full width, but if i use:
.blog .layout-fixed { max-width: none; width: 100%; }
.post .entry-content { max-width: none; }
.blog-single .layout-fixed { max-width: none; }It¨’s full width
Well you tell me :) the screenshot above (http://imgur.com/l9xmM77) shows exactly what code i’ve input and where, as far as i can tell it’s at the right place according to the article that was linked.
That made the header “Best and worst mid heroes in post 7.00 dota” fill the screen, but the actual post itself is still the same.
Yup that¨’s exactly what i’ve done but it’s not helping it seems.
Here’s my page:
http://www.karigunnarsson.com/best-and-worst-mid-matchups-in-post-7-00-dota/
And here’s screenshot of the CSS code that is input, as well as the actual CSS that is output by the page (on the bottom right):
Hey, shouldn¨t it be enough to add them under “Custom CSS” in the customization window? I’ve done the
.blog .layout-fixed { max-width: none; width: 100%; }
.post .entry-content { max-width: none; }from the full width post you mentioned, but it doesn’t seem to overwrite the main.css settings (when i use the inspect function from chrome i can see it’s still max-width 700px and width: 90%).
Do i need to edit the main.css directly in order to fix this?
dracovich
Participant4 May 2017 at 13:33Posted in : Map in contact field weirdly shaped after editsSorry forgot to reply that it worked, but it works fine now :) didn’t notice the first/last ones were necessary. Thanks for the help
dracovich
Participant9 April 2017 at 16:12Posted in : Map in contact field weirdly shaped after editsWell it’s not really an accident, i only use facebook twitter and linkedin so i don’t need all those others. The version up now is the EXACT same as yours , except for the fact that i removed 4 of the social_icon shortcuts (and it works fine before i remove those).
Surely the page works evne though i don¨¨’t want to use all 7 of the social media icons available?