CSS and formatting questions (using vbDrupal)
Hello, I´ve been working on a vbDrupal integration on my website and have been customizing blocks from Drupal to display in my VB forum. However I have run into some snags and am unsure of where to go to modify style sheets or include certain style sheets in certain VB templates (and please bear with me I´m a noob at all this
).
The original thread of how I got my blocks to display is here:
http://www.vbdrupal.org/forum/showthread.php?t=1367
My 2 current issues are the following:
I have links which are contained within my drupal blocks that I am carrying over and displaying in VB. However, the actual URLs behind them are incorrect.
Example of the wrong URLs being shown in drupal blocks in VB:
Drupal link ´Create Content´ = http://www.mywebsite.com/?q=node/add
Drupal block link ´Create Content´ = http:///?q=node/add
Are these links tied to a style sheet, or are they passed to the VB in some other way? Just curious if I need to modify a style sheet somewhere or if I need to make hardcode changes for any block links that are coming from Drupal.
One other thing I noticed was when I click to view an existing post, my blocks no longer seem to stay sized in the left block, instead it swells across the entire page and pushes the actual post well to the right. I´m guessing I just need to add more sizing control for my left blocks on additional VB templates? If this is correct, any tips?
Here´s a screenshot of what I´m seeing:
Thanks for the help!

