default template help (images)
Posted: 02 April 2005 02:09 PM   [ Ignore ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

I know I’m being a big dork here, but I’m starting a new blog and will be using the notebook template as my framework for the blog design. However none of the images show up. I’m positive it is because I put the images in the wrong directory, but I cannot figure out where they go. or maybe it is a setting in the admin panel.

Currently my theme_images folder is in the same directory as the captcha folder. You can see my new blog here.

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
Posted: 02 April 2005 02:12 PM   [ Ignore ]   [ # 1 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

Update,

the comments page looks fine, but the index is wrong.

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
Posted: 02 April 2005 03:56 PM   [ Ignore ]   [ # 2 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  9868
Joined  06-19-2002

In your CSS file, you’re calling URLs that resolve to something like this:

http://eflgeek.com/images/theme_images/notebook/notebook_header.gif

It looks like the images actually reside here, though:

http://blinger.org/images/theme_images/notebook/notebook_header.gif

So, you either need to place the images where the page/browser is expecting or alter your stylesheet to call the images where they actually reside.

 Signature 

Chris Curtis
chriscurtis.org

Profile
 
 
Posted: 02 April 2005 04:40 PM   [ Ignore ]   [ # 3 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

thanks I got that fixed, but one more thing,

the home link at the top of the page is coded like this:

<a href="{homepage}">Home</a>

and the weblog preferences for this blog have the weblog url as http://eflgeek.com/index.php yet it still links to http://blinger.org any idea why?

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
Posted: 02 April 2005 04:43 PM   [ Ignore ]   [ # 4 ]  
Moderator
Avatar
RankRankRankRankRankRankRankRank
Total Posts:  32895
Joined  05-14-2004

{homepage} pulls from the general configuration in admin, not from the weblog settings.  Just replace it with the proper url.

 Signature 
Profile
MSG
 
 
Posted: 02 April 2005 04:44 PM   [ Ignore ]   [ # 5 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

the home link works fine in the index template but not the comments template even though they are coded exactly the same and the masterweblog name is the same.

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
Posted: 02 April 2005 04:44 PM   [ Ignore ]   [ # 6 ]  
Research Scientist
Avatar
RankRankRankRankRankRank
Total Posts:  9868
Joined  06-19-2002

That variable will take its value from the setting under ‘Admin > General Configuration’.  You can override that by specifying the “site_url” in the path.php file being used for the eflgeek.com domain.

 Signature 

Chris Curtis
chriscurtis.org

Profile
 
 
Posted: 02 April 2005 05:07 PM   [ Ignore ]   [ # 7 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

I already had defined that

$template_group = “eflgeek”;
$template = “index”;
$site_url = “http://eflgeek.com/”;
$site_index = “index.php”;

but the link in the comments page still does not behave. Very strange because everything is coded exactly the same in both templates.

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
Posted: 02 April 2005 05:57 PM   [ Ignore ]   [ # 8 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1643
Joined  05-13-2004

I have more insight to the problem but not a solution. the images for the comment page are called from a different directory than those for the index page. I checked the coding and the CSS link is the same for both templates:

<link rel=‘stylesheet’ type=‘text/css’ media=‘all’ href=’{stylesheet=eflgeek/weblog_css}’ />
<style type=‘text/css’ media=‘screen’>@import “{stylesheet=eflgeek/weblog_css}”;</style>

and

<link rel=‘stylesheet’ type=‘text/css’ media=‘all’ href=’{stylesheet=eflgeek/weblog_css}’ />
<style type=‘text/css’ media=‘screen’>@import “{stylesheet=eflgeek/weblog_css}”;</style>

This is quite baffling. index page and comment page

 Signature 

CreateSean - My journey to pro web designer
currently improving my CSS, XHTML, JQuery & photoshop kung fu skills
I am the poster formally known as The Linguist.

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64978 Total Logged-in Users: 24
Total Topics: 82016 Total Anonymous Users: 21
Total Replies: 440814 Total Guests: 183
Total Posts: 522830    
Members ( View Memberlist )