This forum is for assistance with theme development.

Marinelli Theme

Hello

I am using Marinelli theme, The home page shows

"Welcome to -site name-"
No front page content has been created.

I want to remove the above message and i just want a blank page where i can have 3 blocks like News feed etc.., side by side. I don't understand how to remove this message. Which file do i need to edit. When i see the page source i can find this message under tags but i cant edit the page source so where and how to find the related file to make changes.

Thanks

Views Rewrite CSS Location

Hi Folks,

I'm trying to use the following as rewrite text:

[field_slideshow_image]

[Body]

I believe I'd also need to include the following or similar in a CSS file:

.tax-left"{
float: left;
width: 300px;
}
.tax-right {
float: left;
margin-left: 10px;
width: 410px;
}

Could someone please advise me which CSS file this needs to be located in for this to work?

Thanks,

Andy

Problem with Articles'teasers alignment with two columns

Hello Experts, :-))

I'm new in drupal 7 and I have the following problem.
I want to build a very classical web site with 3 columns.
Into the central column, I have
1- An Article contaning the latest news (do do it Ive created a view/block tha displays only the first item
and used the taxonomy in order to filter the type of article. And it works well
2- under this article I need two columns to dysplay the other articles.

special css help

Hey, I'm using the NewsPro template.

I need the taxonomy categories(like a main menu) to be each one I click specified with his own color. In the CSS it is possible to change the color of all of them and of the one that is clicked and hoved, but not for ever section it self.

Mistake while editing .tmpl file

I was using a live site I made to reference back how I get some theme pages setup and what not. So I figured I' delete all the code in a custom .tmpl page and save to see if it was responsible for the layout of a certain page – it definitely was as all the content was now jumbled. So within the next few seconds I undid my edit and saved thinking everything would go back to normal. Biiiiig mistake as the page doesn't render properly regardless of what I do and now I can't even access the admin dashboard. Please helps me peeps, what should I do?

How To Create Javascript Slideshow Of Images Imported Into Divs On Certain Node Type

I am currently using the Omega Base Theme and have created my theme from there. I am importing thousands of nodes from a DB into a specific content type that I have created. The content type has image fields for images to be imported into each node. This is working fine.

I need to create a very simple javascript slideshow using the DIV class (from the image fields) in each node that gets imported. I'm having a very difficult time getting the javascript to work. I have created my node--gallery_new.tpl.php and inserted the javascript into this node, but with no luck. I will include code snippet below.

Everything I have found about creating slideshows references the 'img src' files inside a div rather than divs inside a div.

Any assistance is greatly appreciated.

html:

Pages

Subscribe with RSS Subscribe to RSS - Theme development