surfsquish
Forum Replies Created
-
Forum: Your WordPress
In reply to: Please criticize my website…:)Thanks everyone. I ended up making the following changes:
# Reduced the with of the website to 880 px
# Added a little description in the logo
# Got rid of the background
# Changed the color of the text in the widget area.What do you think? Still look amateurish or do I like simple too much…;)
any feedback is appreciated…:)
Forum: Your WordPress
In reply to: Please criticize my website…:)Thanks so much guys. I truly appreciate the feedback. I always wondered about the background. How do you make the background image static, so the page would scroll, but the image would not?
feel free to add any additional feedback..:)
Forum: Fixing WordPress
In reply to: If anyone can help with this, I would truly appreciate it…do i just add the code you mentioned in the iframe code?
<iframe src=”https://www.searchorlandoproperties.com” width=”100%” height=”2000″ frameborder=”0″ scrolling=”auto”>
function iframeHide(){
if(window.location != window.parent.location){
document.getElementById(‘header’).style.display=’none’;
document.getElementById(‘credits’).style.display=’none’;
}
}</iframe>
Forum: Fixing WordPress
In reply to: Simple question for home pagefigured it out..:)
Forum: Themes and Templates
In reply to: Sidebar seems to be disabled… How do I fix it?feels like Chinese.
Can anyone please post a step by step instruction how to turn on the sidebar?Thanks in advance…;)
Forum: Themes and Templates
In reply to: problem with the widgetsi have same problem. how do u create a page
Forum: Fixing WordPress
In reply to: Which plugin is this?Forum: Fixing WordPress
In reply to: how do you add a logo to the thematic themebump..:)
Forum: Fixing WordPress
In reply to: how do you add a logo to the thematic themei used the following method to create add a logo:
Basically I created a child theme and edited the functions.php file with the code in the link above.
Now, I’m getting the following error:
Warning: fopen(/tmp/phpRRBjTy) [function.fopen]: failed to open stream: Success in /home/content/a/b/e/aberrad/html/wp-content/themes/Thematic Child Theme/functions.php on line 24
Warning: fclose(): supplied argument is not a valid stream resource in /home/content/a/b/e/aberrad/html/wp-content/themes/Thematic Child Theme/functions.php on line 26
Anyone knows what the problem is?
Forum: Fixing WordPress
In reply to: how do you add a logo to the thematic themeThanks so much, I will try it out.
Forum: Fixing WordPress
In reply to: how do you add a logo to the thematic themeBump. Please help
Forum: Themes and Templates
In reply to: Can i hide menu’s (widgets) on certain pages?hello,
Once you download the widget, where do you install the code?
Forum: Fixing WordPress
In reply to: Design layoutunderstood. Thank you.
Once I picked a theme, do you use tables to organize the information in the page?
Forum: Fixing WordPress
In reply to: Multiple entry on two blogs with the same postHow would you do that?