Support Forum

  • Page:
  • 1

Elevate 2 header problems

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Does anyone know how to edit the CSS so that a header image wont float left with the rest of the header items... I want it to line up with the left hand site of the site perimeter not with the text etc.
Many thanks!
  • bmmersey's Avatar
  • bmmersey
  • Previous Member
  • 17 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Brianna,

Do you have a link or an image of what you want to achieve?

Thansk Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
yes here is the link pawsonlaw.com/test/ You'll notice the header is off set on the left.

thanks
  • bmmersey's Avatar
  • bmmersey
  • Previous Member
  • 17 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Brianna,

If you go into the index.php file, you can find this line

<div class="innerContainer" style="width: 940px;">

Add to the style here so it looks like this

<div class="innerContainer" style="width: 940px;margin-left:0px;">

That will make it slide left the whole way.

Regards,
Jeremy
  • Jeremy's Avatar
  • Jeremy
  • 12 Month Developer
  • 407 posts
  • Karma: 15
The administrator has disabled public write access.
Thank you!!
  • bmmersey's Avatar
  • bmmersey
  • Previous Member
  • 17 posts
  • Karma: 0
The administrator has disabled public write access.
Glad you got it sorted.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers