NOTICE: RocketTheme will be releasing templates for Joomla! 1.5 only starting January 2009. Read the thread…
RocketTheme  |  General  |  Member Sites  |  Topic: PatrioticPulse.org: New site using Internet Gazette Template « previous next »
Pages: [1] Go Down Print
Author Topic: PatrioticPulse.org: New site using Internet Gazette Template  (Read 7913 times)
railer
Newbie
*
Offline Offline

Posts: 9


PatrioticPulse.org: New site using Internet Gazette Template
« on: February 01, 2006, 08:13:41 AM »

Hi,

Just joined earlier this month. Great templates! Thanks so much. I just set up this Progressive political news site for a client. Internet Gazette fit the bill perfectly, letting me get it up and running within a week! Awesome!

Check it out and let me know what your think...
PatrioticPulse.org

Thanks,
Railer
Logged
Andy Miller
Head Kahuna
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 6194


Jazz Hands!

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #1 on: February 01, 2006, 09:08:22 AM »

That site looks fantastic!  Can i get a free bumber sticker Smiley
Logged
railer
Newbie
*
Offline Offline

Posts: 9


Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #2 on: February 01, 2006, 09:34:14 AM »

That site looks fantastic!  Can i get a free bumber sticker Smiley

Thanks dude, of course, you're mostly complementing your self, aren't you! Re the bumpersticker, I don't know. My client is a non-profit. If you're serious, why don't you just order one. It would be helping a good cause.

Best,
Railer
Logged
Andy Miller
Head Kahuna
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 6194


Jazz Hands!

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #3 on: February 01, 2006, 09:40:19 AM »

no problem thought it was your own site.. i probably will order one Smiley
Logged
maggiemaggee
Newbie
*
Offline Offline

Posts: 7

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #4 on: February 01, 2006, 09:44:03 AM »

me too!

nice work.
Logged
Cory Webb
Jr. Rocketeer
**
Offline Offline

Posts: 32

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #5 on: February 01, 2006, 02:57:00 PM »

...It would be helping a good cause.

Not to start a political debate, but I hardly think a political propaganda site (right or left wing) is a good cause.
Logged
railer
Newbie
*
Offline Offline

Posts: 9


Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #6 on: February 01, 2006, 03:11:43 PM »

...It would be helping a good cause.

Not to start a political debate, but I hardly think a political propaganda site (right or left wing) is a good cause.

Let's not go down that road here. Buy a sticker, don't buy a sticker, your choice, your sense of liberty.

Railer
Logged
Cory Webb
Jr. Rocketeer
**
Offline Offline

Posts: 32

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #7 on: February 01, 2006, 03:17:22 PM »

...It would be helping a good cause.

Not to start a political debate, but I hardly think a political propaganda site (right or left wing) is a good cause.

Let's not go down that road here. Buy a sticker, don't buy a sticker, your choice, your sense of liberty.

Railer


Agreed...I'm sorry I brought it up.   Smiley
Logged
railer
Newbie
*
Offline Offline

Posts: 9


Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #8 on: February 01, 2006, 03:24:53 PM »

Agreed...I'm sorry I brought it up.   Smiley

Live long and prosper!

Peace,
Railer
Logged
Stew Thompson
Hero Rocketteer
*****
Offline Offline

Posts: 552


WWW
Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #9 on: February 01, 2006, 05:27:46 PM »

Hi,

Just joined earlier this month. Great templates! Thanks so much. I just set up this Progressive political news site for a client. Internet Gazette fit the bill perfectly, letting me get it up and running within a week! Awesome!

Check it out and let me know what your think...
PatrioticPulse.org

Thanks,
Railer

Very nice...I really like the banner at the top!  Great colors.
Logged

template_noob
Newbie
*
Offline Offline

Posts: 4

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #10 on: February 02, 2006, 09:54:56 PM »

cool site. how did you make that banner? and how do I insert it to appear on front page alone?  Grin
Logged
railer
Newbie
*
Offline Offline

Posts: 9


Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #11 on: February 03, 2006, 08:44:22 AM »

cool site. how did you make that banner? and how do I insert it to appear on front page alone?  Grin

Hi TN,
Thanks! To get it to show up only on the Home Page, I made a copy of InetGazette template directory, and then modified the index.php file as needed. If you weren't already aware of it, Joomla allows you to assign specific templates to specific pages. Just go to Sites/Template Manager/Site Templates. Select the template you want to assign (it must be installed first--I just uploaded it via FTP), click the Assign button and select the Home page from the list. That's it!

Regarding the image itself--I assume you're talking about the photostrip montage--well I made it using layers and gradients in photoshop. It's one long image that's placed as a background in a div tag.

Best,
Railer
Logged
Stephen Blais
Jr. Rocketeer
**
Offline Offline

Posts: 24

Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #12 on: February 20, 2006, 10:32:51 AM »

Where in the php code did you insert the image? I just tried modifying and it didn't work for me...

Cheers!

Steve
Logged
railer
Newbie
*
Offline Offline

Posts: 9


Re: PatrioticPulse.org: New site using Internet Gazette Template
« Reply #13 on: February 22, 2006, 06:25:24 AM »

Where in the php code did you insert the image? I just tried modifying and it didn't work for me...

Cheers!

Steve

Hi Steve,
In the index.php template file, at around line 59 (under the horizmenu div) I inserted the following div tag which contains a spacer gif image:

Code:
<div id="photostrip"><img src="<?php echo $mosConfig_live_site;?>/templates/jw_inetgazette_home/images/spacer.gif" width="750" height="90" /></div>

Then in my template stylesheets, I inserted this div definition, which links to my photostrip image:

Code:
div#photostrip {
background: url(../images/photostrip_wide.jpg) no-repeat;
height: 90px;
}

I made my photostrip wider than the maximum width of the template, just in case I ever decide to allow the template to expand wider, but I guess you don't really have to do that.

Hope this helped,
Railer
Logged
Pages: [1] Go Up Print 
RocketTheme  |  General  |  Member Sites  |  Topic: PatrioticPulse.org: New site using Internet Gazette Template « previous next »
Jump to:  

Viagra