renegrass
Forum Replies Created
-
Forum: Themes and Templates
In reply to: WordPress in a website with tablesHi there,
you can use wp in your table layout, you just have to modifiy the right files (depending on your Version: index.php, sidebar.php,…)
e.g. The header and the footer of the wp should be in wp-header.php and wp-footer.php
$0,02
ReneForum: Your WordPress
In reply to: Brand Spanking Newlove the sixties grunge, starsky and hutch style!
*thumb up*
Maybe I would add a little more whitespace (left and right of the text).
$0.02
ReneForum: Themes and Templates
In reply to: What’s the best template out there?Sure, its nice to have his own custom design + HTML + CSS code. But thats not the point. I would rather visit more often an blog with kubrik and usefull content as a stylish design and nothing on it.
Sometimes it would be more usefull to put the mos o the time of designing in writing hot content.
$0.02
ReneForum: Themes and Templates
In reply to: What’s the best template out there?The best is the one, that fits best to your person and what you writing about.
Kubrick is a damn nice one.
My $0.000002
Rene
BTW: Mine is the worlds most beautiful ??Forum: Plugins
In reply to: Post to 1.2 Mingus from Feeddemon (Bradsoft)Maybe on the end of the file is a unneeded space. Remove blank lines and spaces at the end of the file.
Maybe it helps
ReneForum: Themes and Templates
In reply to: Dealing with display: blockHi,
if I want to build a menu thats uses display: block and is made with an unsorted list i do it this way:
ul {
list-style: none;
}
ul li {
float: left;
}
ul li a {
display: block;
float: left;
padding: …
}
you can find a working example on my website https://www.grassegger.at
maybe check out the html and the css code
CSS:
https://www.grassegger.at/screen.css
HTH
Rene GrasseggerForum: Themes and Templates
In reply to: Using WP Without CSS?Use what you like, but beware of the disadvantages of [font] and HTML colors.
CSS is easier to maintain, to modify….
But who cares, use what you like! ??
It you choice to follow the dark path of the force Luke,… ohhh wrong movie! ??
$0.2
ReneForum: Themes and Templates
In reply to: FYI: Change the css of you template on the flyHi podz,
same for me. I got FF (as main browser) and the developer toolbar. But not everyone works that way.
?? <– ;-)))))
I use Topstyle for the CSS Stuff can’t live without it.
I was thinking of maybe a kind of “live-layout” where you can change the colors, fonts and stuff on the online template and then save the modified css to upload it on the server.
But this will do it better i think.Forum: Your WordPress
In reply to: my upcoming new site with wpthe new adress is https://www.grassegger.at
Forum: Fixing WordPress
In reply to: Calendar GermanHi,
maybe /wp-includes/locale.php ?
ReneForum: Your WordPress
In reply to: my upcoming new site with wpHi all,
my site is online thx for the help and thx for the great app.!!!
ReneForum: Fixing WordPress
In reply to: Little stuck on CSS prob.I would do it an other way.
<label for="realname">Ihr Name:</label><input type="text" name="realname" id="realname" />
<label for="email">Ihre E-Mail:</label><input type="text" name="email" id="email" />
<label for="subject2">Betreff:</label><input type="text" name="subject2" id="subject2" />
<label for="Nachricht">Ihre Nachricht:</label><textarea name="Nachricht" id="Nachricht" cols="5" rows="5"></textarea>
<p class="right"><input type="submit" value="Nachricht senden" id="kontaktsubmit" />
this is my css code:
label {
width: 110px;
display: block;
float: left;
font-size: 0.95em;
color: #999;
}
input {
width: 275px;
border-top: 1px solid #a5a5a5;
border-left: 1px solid #a5a5a5;
border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
}
textarea {
width: 425px;
height: 250px;
border-top: 1px solid #a5a5a5;
border-left: 1px solid #a5a5a5;
border-bottom: 1px solid #efefef;
border-right: 1px solid #efefef;
}
HOw it will look, you on https://grassegger.at/wp1.34/kontakt/
that should help you fix the problem.
$0.2em;Forum: Fixing WordPress
In reply to: Error on set Permalink? need helpMaybe try to ad the year and the month.
HTH
rEneForum: Your WordPress
In reply to: my upcoming new site with wpAlways when I work on something, I’m quite happy with the design, Layout…
If I work long and intensive, the design looses his charm, and I want to change this, modify here…
I’m the only one, who has to deal with situations like this? ??
(I HOPE NOT!!) ??
ReneForum: Your WordPress
In reply to: my upcoming new site with wpHi Kelso, Damage and fubol,
thanks for the flowers. :-))
I worked pretty hard on it and I still have to do a lot. But I think the design is to simple at the moment so I have to work a little bit more on it.
Greetings
Rene