Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

*Removing Header location help (please)

Asked Modified Viewed 3,766 times
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
asked
Junior Member

hi,

plz if anyone can help me, i want to move the header picture + the List to the right side, as shown :

Before and wanted pics in attachments, Cheers :)

PS: Im using RedCar Theme.. +
Alazri attached the following file:
wntd.png [No information available / 73 Downloads]
b4.png [No information available / 74 Downloads]
b4_1.png [No information available / 69 Downloads]
0 replies

11 posts

M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

give styles.css and theme.php file :)
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

MeTRoiD wrote:

give styles.css and theme.php file :)


Here : http://www.php-fusion.co.uk/infusions/addondb/view.php?download=409

Thanks

Merged on Nov 23 2012 at 12:28:24:
i found out how to change sub header right - left,

but i still need to change Banner location , help
Edited by Alazri on 23-11-2012 14:28,
0 replies
M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

Download it :)
MeTRoiD attached the following file:
styles.zip [No information available / 253 Downloads]
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

it did help but the Header image did not move, its good to have the Search bar on the right like it showed up, but how can i move the header image to be beyond the search bar ?

i found this website from google, they did it :)
http://freeshell.de/~master/neo2/news.php

i wanna make it look the same , attached the problem
s13.postimage.org/bpo2jxqyv/hdr.png
0 replies
M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

on line 35 remove
 class='flright' 

i should look like
   echo "<div style='padding: 10px 0 0 10px;'>".showbanners()."</div>\n";
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Nothing Changed :|
0 replies
M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

change image width to width of theme :) and try this
   echo "<div class='center' style='padding: 10px 0 0 10px;'>".showbanners()."</div>\n";
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

i dont understand what "change image width to width of theme" means ?

im sure if i put a long banner ( from start to end ) on the header it will work, but the image loading will take longer so its better to have a small header on the right side rather than a long one :)

added class='center'
but still didnt work
0 replies
M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

:D add
   echo "<div class='clear'></div>\n";

after the
   echo "<div class='center' style='padding: 10px 0 0 10px;'>".showbanners()."</div>\n";
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Nothing changed, still the same !

Merged on Nov 23 2012 at 19:49:26:
its okay i will use a full banner ;) thank you
Edited by Alazri on 23-11-2012 21:49,
0 replies
M
MeTRoiD
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

   echo "<div class='center' style='width:1000px; padding: 10px 0 0 10px;'>".showbanners()."</div>\n";

you can use this..
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

M
M
  • Member, joined since
  • Contributed 114 posts on the community forums.
  • Started 11 threads in the forums
A
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet