1
hIBEES
News Header Bar
  • 2004/4/21 18:47

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


searched around but cannot seem to find out how you add a bar to your news title - news header bar i believe its called

2
myc1229
Re: News Header Bar
  • 2004/4/21 20:56

  • myc1229

  • Just popping in

  • Posts: 30

  • Since: 2004/4/10


not sure what you want to do, to add a "bar" under/on top of each news title? or to add a bar on top of your news page? if so, which page? you can edit news templates to add things to different pages.

3
hIBEES
Re: News Header Bar
  • 2004/4/22 13:03

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


the "bar" i'm wanting to add is at each individial news title

bit like where the Re: News Header Bar is when i'm posting this

4
myc1229
Re: News Header Bar
  • 2004/4/22 20:15

  • myc1229

  • Just popping in

  • Posts: 30

  • Since: 2004/4/10


Each news item already has a "bar" showing it's title, but if you want to add something on top of it, you can edit the file news_item.html in the template set.
In admin panel, system->templates->news

5
hIBEES
Re: News Header Bar
  • 2004/4/22 21:45

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


aye want to add a colour to it - i'll try your advice,

many thanks

6
hIBEES
Re: News Header Bar
  • 2004/4/24 20:20

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


I believe this is the one

Quote:
<div class="item">
<div class="itemHead"><span class="itemTitle"><{$story.title}></span></div>
<div class="itemInfo">
<span class="itemPoster"><{$lang_postedby}> <{$story.poster}></span> <span class="itemPostDate"><{$lang_on}> <{$story.posttime}></span> (<span class="itemStats"><{$story.hits}> <{$lang_reads}></span>)
</div>
<div class="itemBody">
<{$story.imglink}>
<p class="itemText"><{$story.text}></p>
</div>
<div class="itemFoot">
<span class="itemAdminLink"><{$story.adminlink}></span> <span class="itemPermaLink"><{$story.morelink}></span>
</div>
</div>


how do i add a colour to this

7
myc1229
Re: News Header Bar
  • 2004/4/24 21:30

  • myc1229

  • Just popping in

  • Posts: 30

  • Since: 2004/4/10


replace <div class="itemHead">
with:
<div class="itemHead" style="background-color:your-color; font-color:your-color;">

8
hIBEES
Re: News Header Bar
  • 2004/4/25 10:46

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


thanks for your help,

i've done that but doen't seem to be working

Login

Who's Online

158 user(s) are online (112 user(s) are browsing Support Forums)


Members: 1


Guests: 157


mailsdaddy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits