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?

Theme width

Asked Modified Viewed 1,813 times
C
Catzenjaeger
C
  • Senior Member, joined since
  • Contributed 408 posts on the community forums.
  • Started 137 threads in the forums
  • Started this discussions
asked
Senior Member

Hello,

i have try to change a theme to my colors what i need. I think this is ok now.
But one problem is the width of my theme. I have found no there a global seeting for this.
What i have to change that it have 95% or so?
Catzenjaeger attached the following file:
theme_4.zip [No information available / 320 Downloads]
0 replies

6 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Just change all widths of header, content and footer tables to 95% in theme.php
0 replies
C
Catzenjaeger
C
  • Senior Member, joined since
  • Contributed 408 posts on the community forums.
  • Started 137 threads in the forums
  • Started this discussions
answered
Senior Member

yea thats is it again :) thanx

other question: in my news i want to remove the first dot but in my code is none :O
and the dot for print symbol is wrong. Where can i change or fix it?

echo newsposter($info," ·").newscat($info," ·").newsopts($info,"·").itemoptions("N",$info['news_id']);


· Admin , 10. Februar 2014 In XXXXX · Mehr lesen · 0 Kommentare · 3 Gelesen ·Drucken · Bearbeiten
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Remove ·
0 replies
C
Catzenjaeger
C
  • Senior Member, joined since
  • Contributed 408 posts on the community forums.
  • Started 137 threads in the forums
  • Started this discussions
answered
Senior Member

lol i have try it but no changes on site

echo newsposter($info," ·"wink.newscat($info," ·"wink.newsopts($info,"·"wink.itemoptions("N",$info['news_id']);

to

echo newsposter($info,""wink.newscat($info," ·"wink.newsopts($info,"·"wink.itemoptions("N",$info['news_id']);
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

What about removing all · ;)


echo newsposter($info,"").newscat($info," ").newsopts($info,"").itemoptions("N",$info['news_id']);
0 replies
C
Catzenjaeger
C
  • Senior Member, joined since
  • Contributed 408 posts on the community forums.
  • Started 137 threads in the forums
  • Started this discussions
answered
Senior Member

hmn i have try and found it too but its delete not the first dot (for ADMIN)
only the other dots around this line. The dot befor "BEARBEITEN" stays too

· Admin , 10. Februar 2014 In (4U/051) Germanwings Mehr lesen 0 Kommentare 1 Gelesen Drucken · Bearbeiten

i like this:
Admin , 10. Februar 2014 In XXXXX · Mehr lesen · 0 Kommentare · 3 Gelesen · Drucken · Bearbeiten
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

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

2 participants

C
C
  • Senior Member, joined since
  • Contributed 408 posts on the community forums.
  • Started 137 threads in the forums
  • Started this discussions
C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet