Full-width Posts/Pages
-
Hello Compete Themes, found your theme on Google and decided to give it a try.
I’m mostly satisfied with the theme overall, but seem like i can’t make the posts/pages show with full width style. Is this the PRO future or i have to do something else? Please help 🙂
-
Alright, i’ve spotted it. Thanks again 😉
You’re welcome 🙂
Umm… maybe out of topic now.
But my Blog is running on 3rd Party Ads in order to pay the rent server.
I’ve satisfied with the placement of some ads, but still at the HEAD of content.php and footer. I wanted them to align left and right in the same row but seem i can’t or don’t know how to do it? Can you spare a little free time and help me? Tank you.Sure I can help with that. Could you share a link to the site? I’ll need to check it out to get the code right.
https://amlvfs.ml .
Choose any random posts and you’ll see the 2 small ads on the very top and two centered at the bottom. Thank for the help 🙂And by the way, if you still wanted to support me a little more 😀
Can you please show me how to add some badges or banners (Of security verification, and such) above the “Go to top” button? I’ll be very much appreciate 🙂
And 2 black bars outside content container, can i add something to it? Thank you.First update the div containing the ads on the left to this:
<div class="ad-left">And the ads on the right to this:
<div class="ad-right">This will allow them to be targeted with CSS. Then you can add the following CSS:
.ad-left { float: left; } .ad-right { text-align: right; }That will allow the ads to be right/left aligned and on the same row.
For a security badge, if you want it floating at the bottom you can put the HTML for the badge anywhere and then position it like this:
.security-badge { position: fixed; right: 25px; bottom: 50px; }That will keep it fixed in place at the bottom-right corner of the screen.
There isn’t currently a way to add content to the sides around the white content area besides fixing them to the screen like the scroll to top button or the security badge example.
Okay, thanks for the helps 🙂
I’ve used the similar codes to those two with float but the result is terrible =]]
Hopes this worked well.


The security badge worked great by the way 😀

Final touched.

-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
Awesome, looks great! Are you happy now with the advertisement positioning?
Yes, yes i am. Thank you very much Ben 🙂
/ Still, i can’t seem to replace the Breadcrumb tbh, i tried to force replaced it into the header and result was blank page. I saw Yoast_breadcrumb there but no used (Turned off in the plugin config)-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
Should i wrap those HEAD ads code? Because like on some pages w/o featured image it seem they pushed the long title 🙂
Tracks doesn’t have it’s own breadcrumb trail functionality, only support for the Yoast one. It won’t display anything unless the breadcrumb trail is enabled in the Yoast plugin.
For the ads, try wrapping them in a plain
divelement. This is a block level element, so it should contain them automatically.I disabled the Breadcrumb NavXT and re-enabled Yoast Breadcrumb, looking good.
<div> did the tricks, thank you very much 🙂 Luv your theme 🙂Awesome, glad to hear it!
Out of question again, but can i at least did this as a Thank You? 🙂
We’re a non-commercial team doing work w/o earned anything except ads ref for maintaining Hosting Provider (means we cannot buy anything), but still.. i wanted to appreciate your helped even i can’t bought the Theme, kinda weird but it’s myself rule 😉


/* They’re all clickable links that directly pointed to homepage of the image */-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
tdtvbkt4321.
-
This reply was modified 9 years, 7 months ago by
The topic ‘Full-width Posts/Pages’ is closed to new replies.
