rtatham
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Logo Track DownIts a custom theme built for us a few years back.
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxHow do you create a child theme
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxHere is my Stylesheet.css adding the custom to my simple custom css plugin failed. Any ideas
[That’s way too much code to post here]
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxYea it just stretches the image to 1060×326
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxDo you know how I could alter the sites main banner to be slimmer?
Theme: Meeta
Site: snailfactorydesign.netForum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxThank you brother! that it! your a life savor now if i could only figure where to edit to get the snail factory designs logo banner slimmer
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxhttp://snailfactorydesigns.net/?p=140&preview=true
Test page. I downloaded a simple custom css plugin. I dropped in .yellowbox {
background-image:url(‘http://snailfactorydesigns.net/wp-content/uploads/2013/09/note.jpg’);
}Hit update. Then went to the post and dropped in
<div class=”yellowbox”>hey</div>But on preview it just shows hey
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxIf I was to create an entire new set of code and div how would i set that up and where would I drop it. I thank you for your help by the way. It good to learn these things from a master
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxForum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxIm a bit lost on what you mean adding it through css. Like in the editor change the it to that coding instead of posting it directly into the post coding section
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxHere is an example of how i want it to look
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBox{
background-image:url(‘http://robedwards.net/wp-content/uploads/2013/09/note.jpg’);
}?
Forum: Themes and Templates
In reply to: Adding a Paper Looking TextBoxHmm how would I go about structuring that. This is what i us now for the text boxes
<div class=”yellowbox”>Text Here</div>