-
AuthorPosts
-
November 5, 2014 at 12:27 pm #346460
thought this would be easy I have tried everything
http://webdesignwebpagedesign.com/wp-content/uploads/2014/11/99-Graphic-Design-Vancouver.png” style=”float:right;” width=”477″ height=156″ alt=”99 Graphic Design Vancoucer” title=”webdesign banner” />
I want it to sit to the right the same as the logo on the left
ultimately I would like too rotate banners I tried with AdRotate
[adrotate group=”1″] Directly in a theme: <?php echo adrotate_group(1); ?>
this is the site I am playing with http://webdesignwebpagedesign.com/ its enfold theme
November 5, 2014 at 9:33 pm #346766Hey jasonwettstein1!
You can try adding that code on line 13 in /enfold/includes/helper-main-menu.php. Or if you just wanting to add another image to your header then add this in that spot.
<img src = "URL to your image" />
Regards,
ElliottNovember 5, 2014 at 10:36 pm #346806OK sorry where do I put this to get it on the left side of my header even height with the current logo here http://webdesignwebpagedesign.com/ I am somewhat new to WP so the code is a martian
- This reply was modified 10 years ago by jasonwettstein1.
November 5, 2014 at 10:44 pm #346811This reply has been marked as private.November 5, 2014 at 10:53 pm #346825This reply has been marked as private.November 6, 2014 at 2:32 am #346919help please
November 6, 2014 at 6:40 pm #347241Hey!
On line 13 in /enfold/includes/helper-main-menu.php right below this line,
<header id='header' class=' header_color <?php avia_is_dark_bg('header_color'); echo " ".$headerS['header_class']; ?>' <?php avia_markup_helper(array('context' => 'header','post_type'=>'forum'));?>>
Best regards,
ElliottNovember 6, 2014 at 8:46 pm #347353http://webdesignwebpagedesign.com/
can you have a look I dont want to leave it to long like this but so you can see its not good I want it in the same place the logo is but on the right side
November 6, 2014 at 9:11 pm #347375the white rectangle is the place I want to be able to put html banners
you can see the banner is dropping behind the header background top left
November 7, 2014 at 4:27 pm #347778Hey!
You can move it to the left by surrounding it with this.
<div style = "position: relative; left: 200px;"> </div>
Or this,
<div style = "position: absolute; top: 0px; left: 500px;"> </div>
Go ahead and add it back in so we can see what it’s doing.
Best regards,
ElliottNovember 7, 2014 at 9:32 pm #347947November 7, 2014 at 9:34 pm #347948I think my reviews are loosing stars today
I cant leave this 24 hours it seems thats your support lag thats tough
November 8, 2014 at 12:46 am #348010This reply has been marked as private.November 8, 2014 at 12:52 am #348013how it should look and where I need to add images and I want the responsive… will pay if needed
November 8, 2014 at 4:10 pm #348164Apart from the fact that support is not mandatory on themeforest and not part of the purchase you make, we do try to offer it nevertheless, because we simply think its good business. And even though customizations are usually not part of our support I think we could have solved this problem. But asking for free support and customization and at the same time dropping a one star rating is so disrespectful that I will now simply close this thread.
Advice for the future: Would recommend to not try and bully other authors with one star ratings since it might get you banned from themeforest.
-
AuthorPosts
- The topic ‘banners in header WHAT WORKS?’ is closed to new replies.